Skip to content

[POST] updateAccountInfo

/api/manager/updateAccountInfo

AccountInfoRequestDTO

Attributes:

Name Type Description
email Annotated[str, AfterValidator(validateEmail)]

New Email address of the admin user

password Optional[str]

New Password of the admin user (encrypted)